home *** CD-ROM | disk | FTP | other *** search
/ Medio Volume 2 #6 / Medio Magazine Vol 2 Issue 6 (1995)(Medio).iso / demos / dxsport / dxsport.dat < prev    next >
Text File  |  1994-12-21  |  1KB  |  44 lines

  1. Extreme Sports by Medio Multimedia:  Self-Running Demo
  2. BAK,sports.bmp,22
  3. WAV,0,e0.wav
  4. BAK,main.bmp,22
  5. WAV,3,e1.wav
  6. PIC,3,water.bmp,0,0,22
  7. PIC,3,air.bmp,0,0,22
  8. PIC,3,land.bmp,0,0,22
  9. PIC,0,snow.bmp,0,0,22
  10. BAK,main.BMP,22
  11. WAV,1,e2.wav
  12. LBL,2,Over 20 Extreme Sports,50,0,0,7,1
  13. LBL,2,Packed with full-motion video action,80,5,0,7,1
  14. LBL,1.5,Interviews with the Pros,55,80,0,7,1
  15. LBL,1.5,Adventure Tales, 90,30,0,7,1
  16. LBL,0,Personal Journal to include your own information,20,5,0,7,1
  17. END
  18.  
  19. END = END OF DATA  - TEMP DATA and NOTES RESIDE BELOW THIS POINT
  20.  
  21. LINE FORMAT:
  22.         1) SlideType
  23.               0  BAK = BACKGROUND BITMAP
  24.               1  AVI = AVI
  25.               2  WAV = WAV
  26.               3  LBL = LABEL  (will display during AVI or WAV)
  27.               4  PIC = PICTURE BITMAP
  28.               5  COL = plain background color (0 to 7)
  29.               6  COM = comment (entire line is ingnored)
  30.  
  31.         2) Interval:  Timer setting for slide advance (in seconds) 
  32.                 Should always be 0 for slidetype 0
  33.         
  34.         3) FileName/Text  (Text if LABEL, else FileName - not required
  35.                 for slidetype 5)        
  36.                 
  37.         4) Top, Left - required for slidetypes 1,3,4
  38.         5) Width, Height - required for slidetype 2,4 (but ignored for 4)
  39.         6) Forecolor (0-15) slidetype 3 only
  40.         7) Backcolor - slidetype 3 only, but currently ignored
  41.         8) Effect - required for slidetypes 0,3,4 (0-100)
  42.  
  43.  
  44.